home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_2610.txt < prev    next >
Text File  |  1990-04-06  |  5KB  |  213 lines

  1. -- card: 2610 from stack: in.0-6
  2. -- bmap block id: 3849
  3. -- flags: 0000
  4. -- background id: 3091
  5. -- name: New Stack
  6. ----- HyperTalk script -----
  7. -- hidden cd fld "whichPict" keeps a record of whether the cd or bg
  8. --- picture is showing, so that the pictures can be toggled
  9.  
  10. on closeCard
  11.   show cd pict
  12.   hideFlds 3
  13. end closeCard
  14.  
  15. on hideInfo
  16.   hideFlds 3
  17. end hideInfo
  18.  
  19.  
  20.  
  21. -- part 8 (button)
  22. -- low flags: 00
  23. -- high flags: 2000
  24. -- rect: left=320 top=11 right=251 bottom=506
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: Info 3
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   if cd fld "whichPict" is "cd" then
  36.     hide cd pict
  37.     put "bg" into cd fld "whichPict"
  38.   else
  39.     show cd pict
  40.     put "cd" into cd fld "whichPict"
  41.   end if
  42.   showFld
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=6 top=11 right=218 bottom=321
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Info 1
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   showFld
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 9 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=19 top=217 right=240 bottom=275
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Info 2
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   showFld
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 1 (field)
  86. -- low flags: 01
  87. -- high flags: 2004
  88. -- rect: left=138 top=261 right=334 bottom=383
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 0
  92. -- font id: 174
  93. -- text size: 14
  94. -- style flags: 0
  95. -- line height: 15
  96. -- part name: info
  97.  
  98.  
  99. -- part 2 (button)
  100. -- low flags: 00
  101. -- high flags: 2000
  102. -- rect: left=340 top=294 right=337 bottom=379
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 5233 / 5233
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: returnArrow
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   lock screen
  114.   go cd "setting card sizes" of stack "Intro to HyperCard 2.0"
  115.   unlock screen with visual zoom close
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 4 (field)
  121. -- low flags: 81
  122. -- high flags: 2004
  123. -- rect: left=273 top=23 right=161 bottom=437
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 174
  128. -- text size: 14
  129. -- style flags: 0
  130. -- line height: 15
  131. -- part name: info 1
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   hide me
  135. end mouseUp
  136.  
  137.  
  138.  
  139.  
  140. -- part 5 (field)
  141. -- low flags: 81
  142. -- high flags: 2004
  143. -- rect: left=12 top=236 right=325 bottom=274
  144. -- title width / last selected line: 0
  145. -- icon id / first selected line: 0 / 0
  146. -- text alignment: 0
  147. -- font id: 174
  148. -- text size: 14
  149. -- style flags: 0
  150. -- line height: 15
  151. -- part name: info 2
  152. ----- HyperTalk script -----
  153. on mouseUp
  154.   hide me
  155. end mouseUp
  156.  
  157.  
  158.  
  159. -- part 7 (field)
  160. -- low flags: 81
  161. -- high flags: 2004
  162. -- rect: left=28 top=21 right=274 bottom=308
  163. -- title width / last selected line: 0
  164. -- icon id / first selected line: 0 / 0
  165. -- text alignment: 0
  166. -- font id: 174
  167. -- text size: 14
  168. -- style flags: 0
  169. -- line height: 15
  170. -- part name: info 3
  171. ----- HyperTalk script -----
  172. on mouseUp
  173.   hide me
  174. end mouseUp
  175.  
  176.  
  177. -- part 10 (field)
  178. -- low flags: 81
  179. -- high flags: 0000
  180. -- rect: left=469 top=305 right=326 bottom=500
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 0
  184. -- font id: 3
  185. -- text size: 12
  186. -- style flags: 0
  187. -- line height: 16
  188. -- part name: whichPict
  189.  
  190.  
  191. -- part contents for card part 1
  192. ----- text -----
  193. This is the New Stack... dialog box in HyperCard 2.0. Click on its parts to learn about it.
  194.  
  195. -- part contents for card part 4
  196. ----- text -----
  197. This part of the dialog box is the same as in earlier versions of HyperCard. These are options for naming the new stack, and placing it where you want on your disk.
  198.  
  199. -- part contents for card part 5
  200. ----- text -----
  201. This option has been added to the dialog box with HyperCard 2.0. If it is unchecked, the stack open on your screen will close when you open the new stack.
  202.  
  203. -- part contents for card part 7
  204. ----- text -----
  205. In this part of the dialog box you can set the size of the cards in the new stack. You can drag the lower right corner of the picture of the card to a new size‚Äîbetween 64 by 64 pixels and 1280 by 1280 pixels. 
  206.  
  207. You can also select a card size from the options in the pull down menu. The options are Apple II GS window (320 by 200 pixels), Small (416 by 240 pixels), Standard 9", Mac II 12", MacPaint, Window, and Screen.
  208.  
  209. Click on the picture of the card to see a sample of how it can change.
  210.  
  211. -- part contents for card part 10
  212. ----- text -----
  213. bg